home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / WORDMISC / ORPHES1.LZH / WHATS.NEW < prev   
Text File  |  1992-10-09  |  6KB  |  111 lines

  1.  
  2.                                  Orpheus v1.21
  3.  
  4.  
  5. Version 1.21 (October 9, 1992)
  6.  
  7.    NEW FEATURES:
  8.      - Implemented frames in the Reader.  (Starting in version 1.20 you could
  9.        specify that all text cards would be displayed with a frame in linedraw
  10.        characters, but the Reader wouldn't display them.)
  11.      - Now you can launch a program or batch file from within OH.EXE (not just
  12.        from the Reader).  See Action Links on the Link Menu, and read Help
  13.        on Programming Hypertext.  The Alt-G keystroke is now a "GO" command
  14.        which performs a program line in an Init or Action card, or displays
  15.        a graphic if pressed while in a graphic's data card.  (You can no
  16.        longer display a graphic by pressing Alt-G with the cursor on the
  17.        linkword to the graphic.)
  18.      - Special support for users working in languages other than English.
  19.        Read online Help on "Using the Keyboard"->"Inserting Accents", or
  20.        open the Options Menu and select "Keyboard".
  21.      - Added Delete Word Left (Ctrl-Backspace) to OH.EXE's internal word
  22.        processor.
  23.      - Added an Ascii Table displaying all characters with their ascii values,
  24.        from 32 (space) up to 255.  (Values below 32 are control codes
  25.        reserved for use by Orpheus.)  Any character on the table can be
  26.        inserted by clicking on it, or by selecting it with the arrow keys and
  27.        pressing Enter.
  28.  
  29.  
  30.    FIXES:
  31.      - With framing selected, the Check Card command (in OH.EXE) now displays
  32.        text embedded in the frame instead of overwriting it.  Also, the "More"
  33.        flag is modified to fit into the frame.  This is done identically in
  34.        the Reader.
  35.      - Fixed an error in version 1.20 that told Orpheus to strip embedded link
  36.        data if you moved a marked block within the same window.  Also, moving
  37.        a column block with a linkword in it would result in extra spaces being
  38.        inserted where the linkword had been.  Fixed.
  39.      - During the Pick Frame dialog the cursor wasn't hidden; after it the
  40.        mouse pointer was left on during screen refresh.  Both fixed.
  41.      - Marking in line mode was inadvertently disabled.  Fixed.
  42.      - Cursoring right didn't stop at the edge of the screen, with damaging
  43.        effects that wouldn't appear until later.  Fixed.
  44.      - Change Case wouldn't always work on an unmarked letter.  Fixed.
  45.      - Discovered a bug in the Delete Word Right function, which always
  46.        appeared to work perfectly but was leaving "invisible garbage" in
  47.        memory.  This has been a major source of mysterious errors; it was one
  48.        of the few functions that didn't get revised during the work that went
  49.        into version 1.10.  Finding this bug was hard -- fixing it was easy.
  50.      - Corrected a display problem that appeared in the FileView window
  51.        as a side-effect of changes in version 1.20.
  52.      - Deleting a block in mid-paragraph with autoreformat on would leave the
  53.        lines below looking as if they hadn't changed, when they had.  Fixed.
  54.      - Deleting a line block with Autoreformat on would be followed by a
  55.        "click" (or "bonk" on a slow machine).  Fixed.
  56.      - Marking text in the FileView window didn't always get you the data you
  57.        expected (a glitch from 1.20).  Fixed.   Also fixed some display
  58.        problems with mouse-marking in FileView.
  59.  
  60.    OTHER CHANGES:
  61.      - Added some "swoop room" to the Orpheus Reader's titlebar when
  62.        displaying a graphic:  the mouse pointer can dip a little below the
  63.        titlebar without closing it.
  64.      - Changed the color of the hotspot mouse pointer (in EGA/VGA graphics)
  65.        from black to white, making it easier to see.  (Both programs.)
  66.      - In the Reader, changed the "Presenting" item on the menu to "Welcome",
  67.        and made it more informative.  The first-time user now gets a pretty
  68.        good introduction to the reader interface.
  69.      - In OH.EXE, revised the Options Menu to place all screen-related items
  70.        in a submenu.  Added a Keyboard submenu for future expansion.
  71.      - In OH.EXE, fine-tuned the behavior of Ins and Del on the number keypad,
  72.        which would cause unintended editing changes if you reached over to
  73.        press a navigational key and hit Ins or Del instead.  With NumLock ON,
  74.        and if unshifted, these keys are now ignored; they are ALWAYS ignored
  75.        (if unshifted) if you have an extended keyboard.
  76.      - In OH.EXE, with wordwrap/reformat off and the current line full, if
  77.        you're in pushright mode and you keep typing, the result is now --
  78.        correctly -- nothing.
  79.      - In OH.EXE, the Alt-A accelerator is now assigned to the Ascii Table,
  80.        with Add to List getting Alt-F3.
  81.      - In OH.EXE, you can UNmark with the mouse (in Edit windows) by clicking
  82.        on the "Marked" message.  This is principally for those who use the
  83.        mouse to import text from the FileView window.
  84.  
  85.  
  86. ///////////////////////////////////////////////////////////////////////
  87. Version 1.20 (October 2, 1992)
  88.  
  89.    NEW FEATURES:
  90.       - Instant macros with keyboard recording.  Record up to 500 keystrokes
  91.         in up to 10 keystroke macros and assign to the keys of your choice.
  92.         See "Macro" on the Tools Menu.
  93.       - All cards in a book can now be displayed within a "frame" (box), using
  94.         the style of your choice.  See "Frame" on the Project Menu.
  95.       - The Edit Menu now includes Column Marking, and all block ops can now
  96.         be performed on column blocks, including deleting, pasting, moving,
  97.         and moving a block with embedded links to another card.
  98.       - Instant boxes!  Mark a column block and then press Ctrl-F9:  the
  99.         Frame Dialog pops up with a choice of 6 styles.  Want to change the
  100.         the style of an existing box?  -- Easy: column-mark it and hit
  101.         Ctrl-F9, then just pick a different style or select "None" to remove
  102.         the box entirely.  See "Frame Block" on the Tools Menu.
  103.  
  104.    FIXES:
  105.       - Ability to import text from the FileView window was accidentally
  106.         disabled during the revisions for version 1.10.  Enabled it again.
  107.  
  108.    OTHER CHANGES:
  109.       - Cosmetic improvements to several dialogs.
  110.  
  111.